Skip to content

Update setproctitle requirement from >=1.2.3 to >=1.3.7#69169

Open
dependabot[bot] wants to merge 1 commit into
3006.xfrom
dependabot/pip/3006.x/setproctitle-gte-1.3.7
Open

Update setproctitle requirement from >=1.2.3 to >=1.3.7#69169
dependabot[bot] wants to merge 1 commit into
3006.xfrom
dependabot/pip/3006.x/setproctitle-gte-1.3.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Updates the requirements on setproctitle to permit the latest version.

Changelog

Sourced from setproctitle's changelog.

Version 1.3.7

  • Add support for Python 3.14 (issue #152).

Version 1.3.6

  • Add support for free-threading (issue #147).

Version 1.3.5

  • Fix bouncing Dock icon on macOS (issue #143).
  • Fix building on C23 compilers (issue #145).

Version 1.3.4

  • Add support for Python 3.13 (issue #139).
  • Drop support for Python 3.7.

Version 1.3.3

  • Add support for Python 3.12.
  • Fix package metadata to include Python 3.11, 3.12.

Version 1.3.2

  • Restore import-time initialization of macOS to avoid crash on thread+fork (issue #113).

Version 1.3.1

  • Fixed segfault on macOS 12.5 in forked processes (issue #111). Note that, as a workaround, Activity Monitor will show the title of the parent.

Version 1.3.0

... (truncated)

Commits
  • 389ed6f chore: bump version to 1.3.7
  • 0225735 Build CPython 3.14 wheels
  • 11d5ba7 chore: drop end year copyright
  • 9950f38 chore: use a standard license file format
  • 864cb72 chore: bump version update history
  • ef9cee1 Merge pull request #148 from lysnikolaou/free-threading
  • fb28127 Implement support for CPython 3.13t
  • cacf96f chore: bump version number to 1.3.5
  • 314c9a8 Merge pull request #146 from gershnik/fix-145
  • 8787da7 docs: add release note about C23 compilers fix
  • Additional commits viewable in compare view

Updates the requirements on [setproctitle](https://github.com/dvarrazzo/py-setproctitle) to permit the latest version.
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](dvarrazzo/py-setproctitle@version-1.2.3...version-1.3.7)

---
updated-dependencies:
- dependency-name: setproctitle
  dependency-version: 1.3.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants